Skip to content

fix: HttpDownloadExecutor now calls ApplyAuthAsync for download requests#533

Merged
JusterZhu merged 1 commit into
masterfrom
fix/download-executor-apply-auth-headers
Jun 22, 2026
Merged

fix: HttpDownloadExecutor now calls ApplyAuthAsync for download requests#533
JusterZhu merged 1 commit into
masterfrom
fix/download-executor-apply-auth-headers

Conversation

@JusterZhu

Copy link
Copy Markdown
Collaborator

Download requests were missing the global auth provider and ExtraHeaders (e.g. X-Tenant-Id) from HttpClientProvider, while version validation and status reporting already applied them. This caused tenant-scoped file downloads to fail when the server requires X-Tenant-Id header.

Download requests were missing the global auth provider and
ExtraHeaders (e.g. X-Tenant-Id) from HttpClientProvider, while
version validation and status reporting already applied them.
This caused tenant-scoped file downloads to fail when the server
requires X-Tenant-Id header.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 22, 2026 07:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@JusterZhu JusterZhu merged commit 6733e52 into master Jun 22, 2026
3 checks passed
@JusterZhu JusterZhu deleted the fix/download-executor-apply-auth-headers branch June 22, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants